Lua/Server/Player/Static Functions/GetById
From JC2-MP Documentation
| Returns | Player | 
|---|---|
| Prototype | Player.GetById(number id) | 
| Description | No description | 
Description
Returns the player with the given player ID, or nil if no player was found with the given ID.

